Pool

Undocumented in source.

Constructors

this
this(int maxPoolSize)

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
get
T get(Args a)
Undocumented in source. Be warned that the author may not have intended to support it.
getActiveCount
int getActiveCount()
Undocumented in source. Be warned that the author may not have intended to support it.
kill
void kill(T instance)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(ref T) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta